xenpaging: remove local domain_id variable
authorOlaf Hering <olaf@aepfle.de>
Fri, 10 Jun 2011 08:47:20 +0000 (10:47 +0200)
committerOlaf Hering <olaf@aepfle.de>
Fri, 10 Jun 2011 08:47:20 +0000 (10:47 +0200)
commite897a5e81842d73b712036b437d31f981c871177
tree40a788944c556a1d2fbadbee07b191ad159976b9
parente9f6c46e23434ed7155ce637cc90b5ef21dac015
xenpaging: remove local domain_id variable

Remove the local domain_id variable, it is already fetched from
paging->mem_event in other places.
Update the sprintf format string to use unsigned argument.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
tools/xenpaging/xenpaging.c